翻訳と辞書 |
PHP Unit Testing Framework : ウィキペディア英語版 | PHP Unit Testing Framework
PHP Unit Testing Framework is a unit testing framework that enables developers to discover bugs and in turn drive down the costs associated with developing PHP software. == Architecture ==
To remove the complications of trying to test software (that needs to be integrated) through a web server this framework uses the command line interface. This enables individual classes to be tested thoroughly before they are integrated together. The PHP Unit Testing Framework generates reports in either XML, XHTML or ASCII. The PHP Unit Testing Framework is one of the xUnit family of unit testing frameworks. A variety of assertions are available.
抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)』 ■ウィキペディアで「PHP Unit Testing Framework」の詳細全文を読む
スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース |
Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.
|
|